[INFO] cloning repository https://github.com/ApurvX210/RNGX
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ApurvX210/RNGX" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApurvX210%2FRNGX", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApurvX210%2FRNGX'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e21908306ec911a993d90bb926858f56d55eb0c4
[INFO] fixing ApurvX210/RNGX against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApurvX210%2FRNGX" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ApurvX210/RNGX
[INFO] finished tweaking git repo https://github.com/ApurvX210/RNGX
[INFO] tweaked toml for git repo https://github.com/ApurvX210/RNGX written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ApurvX210/RNGX on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ApurvX210/RNGX already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v2.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5b05aa859c8c936c9baf684268b49dda587c21290a88a4e230b890173f2b74f3
[INFO] running `Command { std: "docker" "start" "5b05aa859c8c936c9baf684268b49dda587c21290a88a4e230b890173f2b74f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b05aa859c8c936c9baf684268b49dda587c21290a88a4e230b890173f2b74f3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b05aa859c8c936c9baf684268b49dda587c21290a88a4e230b890173f2b74f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b05aa859c8c936c9baf684268b49dda587c21290a88a4e230b890173f2b74f3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unexpected token: `{`
[INFO] [stdout]   --> src/main.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 |     for tcp_stream in tcp_listner.{
[INFO] [stdout]    |                                   ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected token: `{`
[INFO] [stdout]   --> src/main.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 |     for tcp_stream in tcp_listner.{
[INFO] [stdout]    |                                   ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_all` found for struct `tokio::net::TcpStream` in the current scope
[INFO] [stdout]    --> src/main.rs:25:20
[INFO] [stdout]     |
[INFO] [stdout]  25 |     let _ = stream.write_all(response.as_bytes());
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/io/util/async_write_ext.rs:369:12
[INFO] [stdout]     |
[INFO] [stdout] 369 |         fn write_all<'a>(&'a mut self, src: &'a [u8]) -> WriteAll<'a, Self>
[INFO] [stdout]     |            --------- the method is available for `tokio::net::TcpStream` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `AsyncWriteExt` which provides `write_all` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::io::AsyncWriteExt;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `write` with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  25 -     let _ = stream.write_all(response.as_bytes());
[INFO] [stdout]  25 +     let _ = stream.write(response.as_bytes());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `tokio::net::TcpListener` is not an iterator
[INFO] [stdout]   --> src/main.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 |     for tcp_stream in tcp_listner.{
[INFO] [stdout]    |                       ^^^^^^^^^^^ `tokio::net::TcpListener` is not an iterator
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Iterator` is not implemented for `tokio::net::TcpListener`
[INFO] [stdout]    = note: required for `tokio::net::TcpListener` to implement `IntoIterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_all` found for struct `tokio::net::TcpStream` in the current scope
[INFO] [stdout]    --> src/main.rs:25:20
[INFO] [stdout]     |
[INFO] [stdout]  25 |     let _ = stream.write_all(response.as_bytes());
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/io/util/async_write_ext.rs:369:12
[INFO] [stdout]     |
[INFO] [stdout] 369 |         fn write_all<'a>(&'a mut self, src: &'a [u8]) -> WriteAll<'a, Self>
[INFO] [stdout]     |            --------- the method is available for `tokio::net::TcpStream` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `AsyncWriteExt` which provides `write_all` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::io::AsyncWriteExt;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `write` with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  25 -     let _ = stream.write_all(response.as_bytes());
[INFO] [stdout]  25 +     let _ = stream.write(response.as_bytes());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&tokio::net::TcpStream: std::io::Read` is not satisfied
[INFO] [stdout]   --> src/main.rs:61:40
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let buffer_reader = BufReader::new(&stream);
[INFO] [stdout]    |                         -------------- ^^^^^^^ the trait `std::io::Read` is not implemented for `&tokio::net::TcpStream`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `std::io::BufReader::<R>::new`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/buffered/bufreader.rs:74:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `tokio::net::TcpListener` is not an iterator
[INFO] [stdout]   --> src/main.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 |     for tcp_stream in tcp_listner.{
[INFO] [stdout]    |                       ^^^^^^^^^^^ `tokio::net::TcpListener` is not an iterator
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Iterator` is not implemented for `tokio::net::TcpListener`
[INFO] [stdout]    = note: required for `tokio::net::TcpListener` to implement `IntoIterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&tokio::net::TcpStream: std::io::Read` is not satisfied
[INFO] [stdout]   --> src/main.rs:61:40
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let buffer_reader = BufReader::new(&stream);
[INFO] [stdout]    |                         -------------- ^^^^^^^ the trait `std::io::Read` is not implemented for `&tokio::net::TcpStream`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `std::io::BufReader::<R>::new`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/buffered/bufreader.rs:74:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `lines` exists for struct `std::io::BufReader<&tokio::net::TcpStream>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/main.rs:62:45
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let http_request  = match buffer_reader.lines().next(){
[INFO] [stdout]    |                                             ^^^^^ method cannot be called on `std::io::BufReader<&tokio::net::TcpStream>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `&tokio::net::TcpStream: std::io::Read`
[INFO] [stdout]            which is required by `std::io::BufReader<&tokio::net::TcpStream>: BufRead`
[INFO] [stdout]            `std::io::BufReader<&tokio::net::TcpStream>: BufRead`
[INFO] [stdout]            which is required by `&mut std::io::BufReader<&tokio::net::TcpStream>: BufRead`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `lines` exists for struct `std::io::BufReader<&tokio::net::TcpStream>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/main.rs:62:45
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let http_request  = match buffer_reader.lines().next(){
[INFO] [stdout]    |                                             ^^^^^ method cannot be called on `std::io::BufReader<&tokio::net::TcpStream>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `&tokio::net::TcpStream: std::io::Read`
[INFO] [stdout]            which is required by `std::io::BufReader<&tokio::net::TcpStream>: BufRead`
[INFO] [stdout]            `std::io::BufReader<&tokio::net::TcpStream>: BufRead`
[INFO] [stdout]            which is required by `&mut std::io::BufReader<&tokio::net::TcpStream>: BufRead`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_all` found for struct `tokio::net::TcpStream` in the current scope
[INFO] [stdout]    --> src/main.rs:83:12
[INFO] [stdout]     |
[INFO] [stdout]  83 |     stream.write_all(response.as_bytes())?;
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/io/util/async_write_ext.rs:369:12
[INFO] [stdout]     |
[INFO] [stdout] 369 |         fn write_all<'a>(&'a mut self, src: &'a [u8]) -> WriteAll<'a, Self>
[INFO] [stdout]     |            --------- the method is available for `tokio::net::TcpStream` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `AsyncWriteExt` which provides `write_all` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::io::AsyncWriteExt;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `write` with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  83 -     stream.write_all(response.as_bytes())?;
[INFO] [stdout]  83 +     stream.write(response.as_bytes())?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `write_all` found for struct `tokio::net::TcpStream` in the current scope
[INFO] [stdout]    --> src/main.rs:83:12
[INFO] [stdout]     |
[INFO] [stdout]  83 |     stream.write_all(response.as_bytes())?;
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/io/util/async_write_ext.rs:369:12
[INFO] [stdout]     |
[INFO] [stdout] 369 |         fn write_all<'a>(&'a mut self, src: &'a [u8]) -> WriteAll<'a, Self>
[INFO] [stdout]     |            --------- the method is available for `tokio::net::TcpStream` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `AsyncWriteExt` which provides `write_all` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::io::AsyncWriteExt;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `write` with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  83 -     stream.write_all(response.as_bytes())?;
[INFO] [stdout]  83 +     stream.write(response.as_bytes())?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `server` (bin "server") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `server` (bin "server" test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "5b05aa859c8c936c9baf684268b49dda587c21290a88a4e230b890173f2b74f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b05aa859c8c936c9baf684268b49dda587c21290a88a4e230b890173f2b74f3", kill_on_drop: false }`
[INFO] [stdout] 5b05aa859c8c936c9baf684268b49dda587c21290a88a4e230b890173f2b74f3
